odhcpd: add a simple build script
authorDavid Härdeman <[email protected]>
Fri, 17 Oct 2025 19:25:10 +0000 (21:25 +0200)
committerÁlvaro Fernández Rojas <[email protected]>
Sun, 19 Oct 2025 13:52:13 +0000 (15:52 +0200)
commitd504458ef5157ebb718c149712a5ef9a1a09e92f
tree62e113cd5cf473f6cd9835cdbf8a42cf0da2b950
parent4ee309a54011169aaea91674c666894d940a0970
odhcpd: add a simple build script

Inspired from the ci script and the scripts I've been using. Should make it a
little bit easier for people who want to contribute to odhcpd.

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/280
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
.gitignore
scripts/devel-build.sh [new file with mode: 0755]